home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Openstep 4.2 (Developer)
/
Openstep Developer 4.2.iso
/
NextDeveloper
/
Examples
/
DriverKit
/
AMDPCSCSIDriver
/
AMDPCSCSIDriver_reloc.tproj
/
configKeys.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-04-03
|
371 b
|
16 lines
/*
* Configuration keys for AMD SCSI driver.
*/
/*
* These are accessible by SCSIInspector.
*/
#define SYNC_ENABLE "Synchronous"
#define FAST_ENABLE "Fast SCSI"
#define CMD_QUEUE_ENABLE "Cmd Queueing"
/*
* These are only accessible by Configure's Expert mode.
*/
#define EXTENDED_TIMING "Extended Timing"
#define SCSI_CLOCK_RATE "SCSI Clock Rate" /* in MHz */